/////////////////////////////
// CubeCart v3 3.0.5 to 3.0.6 
// UPGRADE INSTRUCTIONS
/////////////////////////////

PLEASE TAKE A FULL BACKUP OF YOUR CURRENT SITE FILES AND 
DATABASE DUMP BEFORE PROCEEDING WITH THE UPGRADE PROCESS

+------------------------------------------------
| Auto Method
+------------------------------------------------
1.	Upload every file to the server replacing your existing ones excluding: 
	
	includes/global.inc.php
	install/
	language/*/home.inc.php (If you have made changes.)
	
2.	Execute upgrade.php in the root folder of your store using your browser. 
	This can be found in /upgrade/scripts/3.0.5-3.0.6/upgrade.php
	
	The root directory of your store is where the files index.php, 
	cart.php, download.php, offLine.php, switch.php & confirmed.php reside. 

		
+------------------------------------------------
| Upgrade complete.
+------------------------------------------------